home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / sxpr228.zip / XPREAD.HLP < prev   
Text File  |  1990-06-29  |  11KB  |  329 lines

  1. [ EDITOR ]
  2.  
  3.     To reply to or enter new messages, provide the name of a text
  4.     oriented  editor.   Previous  versions  of  Xpress included a
  5.     built-in editor which is now available as a separate  program
  6.     called XPEDT.EXE.  You may choose to use this editor or  fill
  7.     in  this  field  with  the  name  of  your  favorite  editor.
  8.     Important!  This editor must be either:
  9.  
  10.      1) in a directory declared on your path, or
  11.      2) named with its FULL path name.
  12.  
  13.     The XPEDT.EXE  editor is  powerful but  lacks word  wrap.  An
  14.     excellent alternate editor is "Qedit" by Samuel Mitchell.
  15.  
  16.     You can save some memory by directly calling the EDITOR by
  17.     prefixing the command with ! character. ie., !c:\utils\q.exe.
  18.  
  19. [ QUOTE ]
  20.  
  21.     When you are  reading messages you  can reply to  the message
  22.     and include parts of it in your reply.  It's desirable to set
  23.     off the quoted part of the message with the author's initials
  24.     or just arrows.
  25.  
  26.     Be considerate: never quote large original messages.
  27.  
  28.     Your choices include:
  29.  
  30.        "Never" use quoting
  31.        "Always" use quoting
  32.        "Prompt" for quoting
  33.  
  34. [ QUOTESTR ]
  35.  
  36.     When quoting  is enabled  with either  Always or  Prompt, the
  37.     reader takes the current message you are reading and  inserts
  38.     the quote character at the beginning of each line.   QUOTESTR
  39.     determines  the  quoting  character(s).   The  default is the
  40.     author's initials.
  41.  
  42.     For example, John Smith ==> " JS>"
  43.  
  44.     The most common quote is " >".
  45.  
  46. [ QWIDTH ]
  47.  
  48.     When you quote messages, you  may want a different width  for
  49.     reformatting the original message.
  50.  
  51.     Recommended QWIDTH is 72 characters.  If you have VERY LOW
  52.     quote widths, the quoter will behave erratically.
  53.  
  54. [ SIGNATURE ]
  55.  
  56.     Signatures are those fancy sayings or quotes you find at  the
  57.     bottom of  messages.  This  option allows  you to  enter your
  58.     favorite saying  of the  day for  your messages.   This works
  59.     only for registered users of the Silver Xpress Reader.
  60.  
  61.     NOTE: Your BBS sysop can disable this option.  If you have  a
  62.     signature which  appears to  have been  ignored, probably the
  63.     BBS  sysop  decided  not  to  allow  messages with signatures
  64.     originating from his bulletin board.
  65.  
  66.     A new feature in 2.24 are "list files". You can have xpress
  67.     pop-up a menu of signatures when you save a messages. To do
  68.     this provide the name of the list file prefixed with a @
  69.     character. ie.,  @signature.lis
  70.  
  71. [ MESSAGE WIDTH ]
  72.  
  73.     MESSAGE WIDTH defines  the width of  the messages during  the
  74.     read session.  Some systems create messages with lines  which
  75.     are infinitely long; this option prevents this.
  76.  
  77.  
  78. [ MESSAGE LINE LIMIT ]
  79.  
  80.     MESSAGE LINE LIMIT defines  the length of the message during
  81.     the read session.  Default is 150 lines which equals 12000
  82.     bytes (101*150). If you increase this number, make sure you
  83.     have enough memory.
  84.  
  85.     The maximum limit is 648 lines. Thats equals 64K worth of
  86.     data.
  87.  
  88.     Recommended message line limit is 150 lines.
  89.  
  90. [ WRAP WIDTH ]
  91.  
  92.     This is not available in Silver Xpress.
  93.  
  94. [ SEEN BY ]
  95.  
  96.     The SEEN BY  option allows you  to eliminate all  the network
  97.     traffic numbers found at the bottom of messages.  The SEEN BY
  98.     information is useless  for typical users;  sysops use it  to
  99.     trace messages.
  100.  
  101. [ EXPANSION ]
  102.  
  103.     Provide the  name of the decompression (expansion) archival
  104.     program you have chosen to use such as PKXARC.EXE, PKUNZIP.EXE,
  105.     ARCE.COM, or  LHARC.EXE. Note: you must already have  one of
  106.     these programs; they  are not provided with Xpress.
  107.  
  108.     You must have %1 included in the command. Examples:
  109.  
  110.       pkxarc.exe   /r %1
  111.       pkunzip.exe  -o %1
  112.       arce.com     %1 /r
  113.       lharc.exe    e /m %1
  114.  
  115.     If you leave this LINE blank, Xpress will use the archive
  116.     expansion command defined in the file 'ARCHIVE.CFG'. Xpress
  117.     will automatically figure out the archive format and grab the
  118.     proper command. See the file ARCHIVE.CFG. It must reside in
  119.     the same directory as XPREAD.EXE.
  120.  
  121. [ COMPRESSION ]
  122.  
  123.     Provide the  name of the compression archival program you  have
  124.     chosen to use  such as PKARC.EXE, PKZIP.EXE, LHARC.EXE, or
  125.     ARCA.COM.  Note: you must already have  one of  these programs;
  126.     they are  not provided with Xpress.
  127.  
  128.     You must have %1 included in the command. Examples:
  129.  
  130.       pkarc.exe  /m %1
  131.       pkzip.exe  -mea4 %1     (version 0.92)
  132.       pkzip.exe  -mex %1      (version 1.01 or above)
  133.       lharc.exe  m /m %1
  134.       arca.com   %1 /m
  135.  
  136.     If you leave this LINE blank, Xpress will use the archive
  137.     compression command defined in the file 'ARCHIVE.CFG'. Xpress
  138.     will automatically figure out the archive format and grab the
  139.     proper command. See the file ARCHIVE.CFG. It must reside in
  140.     the same directory as XPREAD.EXE.
  141.  
  142. [ WORK PATH ]
  143.  
  144.     WORK PATH specifies where Silver Xpress does temporary  work.
  145.     Silver ALWAYS creates the directory $WORK$.DIR here.  If this
  146.     WORK PATH is  not defined, Silver  creates the $WORK$.DIR  in
  147.     the current directory.
  148.  
  149.     Examples:
  150.  
  151.       Ram Disk     (Make sure you have enough memory.)
  152.  
  153.         D:\
  154.  
  155.       Floppy Disk Drive
  156.  
  157.         B:\
  158.         B:\TEMP  (The B:\TEMP directory must EXIST!)
  159.  
  160.     You can also define the WORK PATH by using the -W switch.
  161.     ie., Xpread -WB:\TEMP
  162.  
  163. [ PRINTER ]
  164.  
  165.     With  Silver  Xpress,  you  can  send messages to any PRINTER
  166.     connected to a serial or parallel port.
  167.  
  168.          PRN, LPT1, LPT2, LPT3, LPT4, etc.
  169.          COM1, COM2, COM4, etc.
  170.  
  171. [ FORMFEED ]
  172.  
  173.     FORMFEED affects message printing.  Depending on your printer
  174.     type, such as a one sheet at a time laser printer, it may  be
  175.     better to send a formfeed or page eject AFTER the message  is
  176.     printed.  There are three options:
  177.  
  178.        NEVER  -  never send a form feed.
  179.        AFTER  -  send form feed after the text is printed.
  180.        BEFORE -  send form feed before the text is printed.
  181.  
  182. [ MAIL BOX ]
  183.  
  184.     The MAIL BOX directory is the location of your incoming  mail
  185.     file(s) (.OPX), and if you don't define a REPLY BOX, the MAIL
  186.     BOX  is  also  where  the  outgoing  REPLY  file(s) (.REP) is
  187.     stored.
  188.  
  189.     Some communication  programs like  TELIX allow  you to define
  190.     where all your downloaded  files should go.  By  defining the
  191.     MAIL BOX location, you can  run XPREAD from anywhere on  your
  192.     system.  If you leave it  empty, XPREAD expects to find  some
  193.     Xpress mail  files in  the current  directory.
  194.  
  195.     You may also define this location by using the -M switch
  196.     on the command line.  Ie. -M<mailbox_location>
  197.  
  198. [ REPLY BOX ]
  199.  
  200.     The REPLY BOX directory is the location of your REPLY  (.REP)
  201.     files.   By  defining  the  REPLY  BOX location, you can have
  202.     XPREAD  create  the  REPLY  file  in  this location making it
  203.     easier to either upload the file or just for filing purposes.
  204.  
  205.     You may also define this path  by using the -R switch on  the
  206.     command line.  Ie. -R<replybox_location>
  207.  
  208. [ SORTING ]
  209.  
  210.     With Silver  Xpress, you  can have  your mail  SORTED by area
  211.     first, subject next, and date last.  The output is a list  of
  212.     messages which keeps threads or topics in order.
  213.  
  214. [ REPLY TAG ]
  215.  
  216.     The Xpress  reader will  mark the  message that  you   either
  217.     read or  replied to.  In order for Xpress to do this, it must
  218.     save this tagging information somewhere.  It does so right in
  219.     the mail file.  On slow or floppy systems, this maybe a  slow
  220.     task.  So this  option will allow  you to  disable  the REPLY
  221.     TAG recording on disk.
  222.  
  223.     Xpress will always do this at the message level.  With  REPLY
  224.     TAG off, it will not save the information permanently.
  225.  
  226.  
  227. [ VIDEO CONFIGURATION ]
  228.  
  229.     This section will  allow you to  configure the colors,  sound
  230.     the special zooming windows  effect.  The color section  will
  231.     allow you to interactive design your favorite colors.
  232.  
  233. [ SAVE CONFIGURATION ]
  234.  
  235.     This option permanently saves your configuration choices.
  236.  
  237. [ FKEY1 ]
  238.  
  239.      Reader Session Available Keys
  240.  
  241.      lt arrow, -  : Previous message
  242.      rt arrow, +  : Next Message
  243.      <cr>, up/dn arrow, pgup pgdn - Scroll the message.
  244.      <cr> will also take you to the next message.
  245.  
  246.      R     : Reply to this current message. If a reply exist,
  247.              Xpread will prompt you if you wish to delete the
  248.              current reply first. If you say no, this puts you
  249.              into edit mode.
  250.  
  251.      S     : Save or file the current message. Xpread will prompt
  252.              you for a file name. After the first time, it will
  253.              allow you to append to this file.
  254.  
  255.      P     : Print the current message. Formfeeds are applied
  256.              according to your configuration setup.
  257.  
  258.      E     : Enter a new message into the current message area.
  259.  
  260. [ FKEY2 ]
  261.  
  262.   Special  Function Key Reader Info Display
  263.  
  264.   Use this special help facility to define your own help or
  265.   reminder system within Silver Xpress.
  266.  
  267.   Function Keys F2 to F10 are available. Just follow the
  268.   following guidelines:
  269.  
  270.    o Define a help pointer with the brackets just as it was done
  271.      for FKEY2.  ie., [ FKEY9 ].  The help pointers must begin
  272.      on column one.
  273.  
  274.    o Keep all help screens within 20 lines. No scrolling is provided.
  275.  
  276. [ FKEY3 ]
  277.   Silver Xpress 2.24 will now allow you to configure your setting
  278.   on the BBS. To do this you have to send a message to the Xpress
  279.   program on the BBS.  Here are the steps:
  280.  
  281.     1: Enter a Message in ANY area. It doesn't matter because
  282.        during upload, Xpress will purge the message will it is
  283.        done with it.
  284.  
  285.     2: For the TO: field, enter  XPRESS CONFIG
  286.     3: For the SUBJECT: field, enter  XPRESS CONFIG
  287.     4: In the message content, the following commands are allowed:
  288.  
  289.         AREA  <+/-><area #s>
  290.         ADDK  <keyword>
  291.         DELK  <keyword>
  292.         MACRO type ahead buffer starting from main menu.
  293.  
  294.   See Documentation for more detail (Press F4 for examples)
  295.  
  296. [ FKEY4 ]
  297.   The Xpress Configuration commands:
  298.  
  299.    AREA  <+/-><area #s>
  300.        ie. AREA 10 -12 +14   <-- toggle 10, turn off 12, turn on 14.
  301.  
  302.    ADDK  <keyword> or DELK  <keyword>
  303.        ie. ADDK XPRESS       <-- add XPRESS to your keyword list
  304.            DELK PROCOMM      <-- Delete XPRESS to your keyword list
  305.  
  306.    MACRO <keystrokes starting from main menu>
  307.  
  308.   The  macro command  has alot of power.  With it you can  automate
  309.   or control you entire xpress session after an upload.  In fact, the
  310.   AREA, ADDK, and DELK commands are subsets of the MACRO command.
  311.  
  312.    ie. MACRO CS 10 -12 +14||   <-- Same as AREA example above.
  313.        MACRO CTZ|DGO||G|       <-- after upload, select Zmodem,
  314.                                    start download and quit.
  315.  
  316. [ FKEY10 ]
  317.  
  318.   F1  - Generail Reader Section help
  319.   F2  - Help On Creating Help
  320.   F3  - How to Send to Xpress Configuration Manager at the BBS.
  321.   F4  - More Help for F3.
  322.   F5  - unused.
  323.   F6  - unused.
  324.   F7  - unused.
  325.   F8  - unused.
  326.   F9  - unused.
  327.   F10 - This Screen.
  328.  
  329.